kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.collections
/
[JRE]ListIterator
/
nextIndex
next
Index
JRE
abstract
fun
nextIndex
(
)
:
Int
Content copied to clipboard
Returns the index of the element that would be returned by a subsequent call to
next
.